Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[issue-458] Log if the user passes a NoneType access token #462

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

susodapop
Copy link
Contributor

Description

This PR implements the pattern described here to emit a log message if the user passes a None value for their access_token, since this is likely not intentional.

This doesn't change the behavior of the connector. In the case of the linked issue, it will not prevent the browser from hanging. But it will notify the user about what's happening behind the scenes.

Related Tickets & Documents

Relates #458

Copy link
Collaborator

@jackyhu-db jackyhu-db left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants